From 81a7c699b99f3a06d7d64a698c21d80a9d650b17 Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Wed, 8 Jul 2009 04:49:57 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5c4c760db9b..47eb52a6369 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2009-07-08 Nick Roberts + + * progmodes/gdb-mi.el (gdb): Remove description of + gdb-use-separate-io-buffer. + (menu): Don't allow toggling of or enable + gdb-use-separate-io-buffer from menubar. + 2009-07-08 E. Jay Berkenbilt (tiny change) * mail/unrmail.el (unrmail): Make sure the message ends with two @@ -33,6 +40,8 @@ unselected tabs in gdb buffers. (gdb-propertize-header): New macro that uses gdb-set-header. (gdb-breakpoints-header, gdb-locals-header): Use it. + (gdb-disassembly-mode-map): Add keybinding to kill buffer. + 2009-07-07 Chong Yidong -- 2.30.2